home *** CD-ROM | disk | FTP | other *** search
- /* Metrowerks Standard Library */
-
- /* $Date: 1999/03/01 18:17:12 $
- * $Revision: 1.8 $
- * $NoKeywords: $
- *
- * Copyright © 1995-1999 Metrowerks, Inc.
- * All rights reserved.
- */
-
- /*
- * errno.h
- */
-
- #ifndef _ERRNO_H
- #define _ERRNO_H
-
- #include <cerrno>
- /*
- #if defined(__cplusplus) && defined(_MSL_USING_NAMESPACE)
- using namespace std;
- #endif
- */
- #endif
-
- /*
- * Change record
- * hh 971206 Created.
- * mf 990301 errno is a utility and is no longer in std.
- */
-